バージョン

Zoombar(IDictionary<String,Object>) メソッド

igZoombar コントロールで初期化プロパティをチェーンし、html 属性を設定するラッパーを作成します。
シンタックス
'宣言
 
Public Overloads Function Zoombar( _
   ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As ZoombarWrapper
public ZoombarWrapper Zoombar( 
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)

パラメータ

htmlAttributes
HTML 属性。
参照

オンラインで表示: GitHub